[INFO] fetching crate wxkefu-rs 0.1.5...
[INFO] testing wxkefu-rs-0.1.5 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate wxkefu-rs 0.1.5 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate wxkefu-rs 0.1.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate wxkefu-rs 0.1.5
[INFO] tweaked toml for crates.io crate wxkefu-rs 0.1.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wxkefu-rs 0.1.5 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wxkefu-rs 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded compression-codecs v0.4.36
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.2
[INFO] [stderr]   Downloaded tokio-retry v0.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.56
[INFO] [stderr]   Downloaded zmij v1.0.14
[INFO] [stderr]   Downloaded flate2 v1.1.8
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.7
[INFO] [stderr]   Downloaded arc-swap v1.8.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.8
[INFO] [stderr]   Downloaded cc v1.2.52
[INFO] [stderr]   Downloaded async-compression v0.4.37
[INFO] [stderr]   Downloaded redis v0.25.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 728f7f6dbdcaa5171c246ef15590c637518688756a670f5761953399cace5bd3
[INFO] running `Command { std: "docker" "start" "-a" "728f7f6dbdcaa5171c246ef15590c637518688756a670f5761953399cace5bd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "728f7f6dbdcaa5171c246ef15590c637518688756a670f5761953399cace5bd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "728f7f6dbdcaa5171c246ef15590c637518688756a670f5761953399cace5bd3", kill_on_drop: false }`
[INFO] [stdout] 728f7f6dbdcaa5171c246ef15590c637518688756a670f5761953399cace5bd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 397b43c63095a79884ba8c360d3e2740181cffd1a0c79dbb81b5ccbcda798847
[INFO] running `Command { std: "docker" "start" "-a" "397b43c63095a79884ba8c360d3e2740181cffd1a0c79dbb81b5ccbcda798847", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling async-compression v0.4.37
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling redis v0.25.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling wxkefu-rs v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "397b43c63095a79884ba8c360d3e2740181cffd1a0c79dbb81b5ccbcda798847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "397b43c63095a79884ba8c360d3e2740181cffd1a0c79dbb81b5ccbcda798847", kill_on_drop: false }`
[INFO] [stdout] 397b43c63095a79884ba8c360d3e2740181cffd1a0c79dbb81b5ccbcda798847
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4d68dbc3739d7a85a440733ae3b3ad7f40e934c97fcd54613733e81b5416dce
[INFO] running `Command { std: "docker" "start" "-a" "a4d68dbc3739d7a85a440733ae3b3ad7f40e934c97fcd54613733e81b5416dce", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling wxkefu-rs v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `wxkefu-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name wxkefu_rs --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tower-http"))' -C metadata=7ad19d48445b13d8 -C extra-filename=-eb95f185c40c26a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-ffbcea82293a25a0.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-b336785eab9a8ce0.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-0b58c494c892e943.rlib --extern cipher=/opt/rustwide/target/debug/deps/libcipher-375766459ea40b0e.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-0f16b527aee69da3.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-6527fceb57a32ae0.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-5188cb368b4d068a.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-15d1a03d4802583b.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-93e2155aff6f1bb7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d7a0eb24ea8e8cac.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-53073c79965b87d9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3645c07f87d1e4f7.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-f3277115c11d1774.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d3edff3eef36c78c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2d16befea78a4b80.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-b101521239c6ed61.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e9ec37c9be28d553.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6be8e9410c7be930.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9fcaf09869315b9f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wxkefu-rs` (example "redis_tool_server")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name redis_tool_server --edition=2024 examples/redis_tool_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tower-http"))' -C metadata=6f3b04583ec590e5 -C extra-filename=-8e6f115af386b475 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-ffbcea82293a25a0.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-b336785eab9a8ce0.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-0b58c494c892e943.rlib --extern cipher=/opt/rustwide/target/debug/deps/libcipher-375766459ea40b0e.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-0f16b527aee69da3.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-6527fceb57a32ae0.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-5188cb368b4d068a.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-15d1a03d4802583b.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-93e2155aff6f1bb7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d7a0eb24ea8e8cac.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-53073c79965b87d9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3645c07f87d1e4f7.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-f3277115c11d1774.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d3edff3eef36c78c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2d16befea78a4b80.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-b101521239c6ed61.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e9ec37c9be28d553.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6be8e9410c7be930.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9fcaf09869315b9f.rlib --extern wxkefu_rs=/opt/rustwide/target/debug/deps/libwxkefu_rs-3d88b0d634f0d18e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wxkefu-rs` (example "redis_callback_sync")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name redis_callback_sync --edition=2024 examples/redis_callback_sync.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tower-http"))' -C metadata=5f4153dc1b94aac6 -C extra-filename=-19ad2627861aa745 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-ffbcea82293a25a0.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-b336785eab9a8ce0.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-0b58c494c892e943.rlib --extern cipher=/opt/rustwide/target/debug/deps/libcipher-375766459ea40b0e.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-0f16b527aee69da3.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-6527fceb57a32ae0.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-5188cb368b4d068a.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-15d1a03d4802583b.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-93e2155aff6f1bb7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d7a0eb24ea8e8cac.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-53073c79965b87d9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3645c07f87d1e4f7.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-f3277115c11d1774.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d3edff3eef36c78c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2d16befea78a4b80.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-b101521239c6ed61.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e9ec37c9be28d553.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6be8e9410c7be930.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9fcaf09869315b9f.rlib --extern wxkefu_rs=/opt/rustwide/target/debug/deps/libwxkefu_rs-3d88b0d634f0d18e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wxkefu-rs` (example "end_to_end")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name end_to_end --edition=2024 examples/end_to_end.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tower-http"))' -C metadata=3c99fe86b1a2c338 -C extra-filename=-2d9687d73366e5f8 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-ffbcea82293a25a0.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-b336785eab9a8ce0.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-0b58c494c892e943.rlib --extern cipher=/opt/rustwide/target/debug/deps/libcipher-375766459ea40b0e.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-0f16b527aee69da3.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-6527fceb57a32ae0.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-5188cb368b4d068a.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-15d1a03d4802583b.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-93e2155aff6f1bb7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d7a0eb24ea8e8cac.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-53073c79965b87d9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3645c07f87d1e4f7.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-f3277115c11d1774.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d3edff3eef36c78c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2d16befea78a4b80.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-b101521239c6ed61.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e9ec37c9be28d553.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6be8e9410c7be930.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9fcaf09869315b9f.rlib --extern wxkefu_rs=/opt/rustwide/target/debug/deps/libwxkefu_rs-3d88b0d634f0d18e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wxkefu-rs` (example "callback_server")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name callback_server --edition=2024 examples/callback_server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tower-http"))' -C metadata=3e6f9fb09dc13186 -C extra-filename=-15fbbda19b9d3bb1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-ffbcea82293a25a0.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-b336785eab9a8ce0.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-0b58c494c892e943.rlib --extern cipher=/opt/rustwide/target/debug/deps/libcipher-375766459ea40b0e.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-0f16b527aee69da3.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-6527fceb57a32ae0.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-5188cb368b4d068a.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-15d1a03d4802583b.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-93e2155aff6f1bb7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d7a0eb24ea8e8cac.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-53073c79965b87d9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3645c07f87d1e4f7.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-f3277115c11d1774.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d3edff3eef36c78c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2d16befea78a4b80.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-b101521239c6ed61.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e9ec37c9be28d553.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6be8e9410c7be930.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9fcaf09869315b9f.rlib --extern wxkefu_rs=/opt/rustwide/target/debug/deps/libwxkefu_rs-3d88b0d634f0d18e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a4d68dbc3739d7a85a440733ae3b3ad7f40e934c97fcd54613733e81b5416dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4d68dbc3739d7a85a440733ae3b3ad7f40e934c97fcd54613733e81b5416dce", kill_on_drop: false }`
[INFO] [stdout] a4d68dbc3739d7a85a440733ae3b3ad7f40e934c97fcd54613733e81b5416dce
